2025-06-13 14:20:00,130 [ 93407 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-06-13 14:20:00,130 [ 93407 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-06-13 14:20:00,130 [ 93407 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-06-13 14:20:00,130 [ 93407 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_l60vgz --privileged --dns-search='.' --memory=30709039104 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_MemoryTracking/test.py::test_http test_MemoryTracking/test.py::test_tcp_multiple_sessions test_MemoryTracking/test.py::test_tcp_single_session test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread test_backup_restore/test.py::test_attach_partition test_backup_restore/test.py::test_replace_partition test_backup_restore/test.py::test_restore test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_backup_s3_storage_class/test.py::test_backup_s3_storage_class test_backward_compatibility/test.py::test_backward_compatability1 test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000]' test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts test_build_sets_from_multiple_threads/test.py::test_set test_cgroup_limit/test.py::test_cgroup_cpu_limit test_cleanup_after_start/test.py::test_old_dirs_cleanup test_cluster_discovery/test.py::test_cluster_discovery_macros test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop test_codec_encrypted/test.py::test_different_keys test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config 'test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog]' 'test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg]' 'test_database_iceberg/test.py::test_list_tables[DataLakeCatalog]' 'test_database_iceberg/test.py::test_list_tables[Iceberg]' 'test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog]' 'test_database_iceberg/test.py::test_many_namespaces[Iceberg]' 'test_database_iceberg/test.py::test_select[DataLakeCatalog]' 'test_database_iceberg/test.py::test_select[Iceberg]' 'test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog]' 'test_database_iceberg/test.py::test_tables_with_same_location[Iceberg]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True]' test_distributed_ddl_password/test.py::test_alter test_distributed_ddl_password/test.py::test_truncate test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_query_cache test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] test_composable_protocols/test.py::test_connections test_MemoryTracking/test.py::test_http test_backup_restore/test.py::test_attach_partition test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_config_substitutions/test.py::test_allow_databases test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] [gw9] [ 1%] PASSED test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 [gw9] [ 2%] PASSED test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 [gw9] [ 3%] PASSED test_composable_protocols/test.py::test_proxy_1 test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated [gw1] [ 4%] PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python [gw1] [ 5%] PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash [gw8] [ 6%] PASSED test_backup_restore/test.py::test_attach_partition test_backup_restore/test.py::test_replace_partition [gw1] [ 7%] PASSED test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python [gw4] [ 8%] PASSED test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config [gw1] [ 9%] PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash [gw4] [ 10%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides [gw1] [ 11%] PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python [gw4] [ 12%] PASSED test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides [gw4] [ 13%] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions [gw1] [ 14%] PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python [gw8] [ 15%] PASSED test_backup_restore/test.py::test_replace_partition test_backup_restore/test.py::test_restore [gw1] [ 16%] PASSED test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_query_cache [gw7] [ 17%] PASSED test_MemoryTracking/test.py::test_http test_MemoryTracking/test.py::test_tcp_multiple_sessions [gw1] [ 18%] PASSED test_executable_user_defined_function/test.py::test_executable_function_query_cache test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python [gw1] [ 19%] PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python [gw8] [ 20%] PASSED test_backup_restore/test.py::test_restore [gw1] [ 21%] PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python [gw4] [ 22%] PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config [gw6] [ 23%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw4] [ 24%] PASSED test_config_substitutions/test.py::test_include_config test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw5] [ 25%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg [gw1] [ 26%] PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python [gw9] [ 27%] PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] [gw1] [ 28%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python [gw1] [ 29%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python test_file_cluster/test.py::test_count [gw9] [ 30%] PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster [gw6] [ 31%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_config_decryption/test.py::test_successful_decryption_xml test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_cluster_discovery/test.py::test_cluster_discovery_macros [gw8] [ 32%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw4] [ 33%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw4] [ 34%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml [gw6] [ 35%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw9] [ 36%] PASSED test_cluster_discovery/test.py::test_cluster_discovery_macros test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop [gw5] [ 37%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] [gw0] [ 38%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] test_backward_compatibility/test.py::test_backward_compatability1 [gw1] [ 39%] PASSED test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection [gw7] [ 40%] PASSED test_MemoryTracking/test.py::test_tcp_multiple_sessions test_MemoryTracking/test.py::test_tcp_single_session [gw1] [ 41%] PASSED test_file_cluster/test.py::test_format_detection test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] [gw8] [ 42%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw2] [ 43%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF [gw6] [ 44%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw3] [ 45%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] [gw3] [ 46%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] [gw4] [ 47%] PASSED test_backward_compatibility/test.py::test_backward_compatability1 test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts [gw3] [ 48%] PASSED test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] test_database_iceberg/test.py::test_list_tables[Iceberg] test_backup_s3_storage_class/test.py::test_backup_s3_storage_class [gw7] [ 49%] PASSED test_MemoryTracking/test.py::test_tcp_single_session [gw5] [ 50%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] test_cgroup_limit/test.py::test_cgroup_cpu_limit test_distributed_ddl_password/test.py::test_alter test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] [gw3] [ 51%] PASSED test_database_iceberg/test.py::test_list_tables[Iceberg] test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] [gw4] [ 52%] PASSED test_cgroup_limit/test.py::test_cgroup_cpu_limit test_codec_encrypted/test.py::test_different_keys [gw0] [ 53%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] [gw1] [ 54%] PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class [gw5] [ 55%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] [gw9] [ 56%] PASSED test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop test_build_sets_from_multiple_threads/test.py::test_set [gw7] [ 57%] PASSED test_distributed_ddl_password/test.py::test_alter test_distributed_ddl_password/test.py::test_truncate test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] [gw4] [ 58%] PASSED test_codec_encrypted/test.py::test_different_keys test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw7] [ 59%] PASSED test_distributed_ddl_password/test.py::test_truncate [gw6] [ 60%] PASSED test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts [gw9] [ 61%] PASSED test_build_sets_from_multiple_threads/test.py::test_set [gw5] [ 62%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] test_cleanup_after_start/test.py::test_old_dirs_cleanup [gw1] [ 63%] PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop [gw3] [ 64%] PASSED test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] test_database_iceberg/test.py::test_many_namespaces[Iceberg] [gw0] [ 65%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] [gw6] [ 66%] PASSED test_cleanup_after_start/test.py::test_old_dirs_cleanup [gw0] [ 67%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] [gw8] [ 68%] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON [gw2] [ 69%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree [gw2] [ 70%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread [gw2] [ 71%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree [gw2] [ 72%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread [gw2] [ 73%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread [gw0] [ 74%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] [gw3] [ 75%] PASSED test_database_iceberg/test.py::test_many_namespaces[Iceberg] test_database_iceberg/test.py::test_select[DataLakeCatalog] [gw3] [ 76%] PASSED test_database_iceberg/test.py::test_select[DataLakeCatalog] test_database_iceberg/test.py::test_select[Iceberg] [gw3] [ 77%] PASSED test_database_iceberg/test.py::test_select[Iceberg] test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] [gw9] [ 78%] PASSED test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop [gw3] [ 79%] PASSED test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] [gw3] [ 80%] PASSED test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] [gw8] [ 81%] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON [gw0] [ 82%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] [gw0] [ 83%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] [gw0] [ 84%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] [gw0] [ 85%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] [gw0] [ 86%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] [gw0] [ 87%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] [gw0] [ 88%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] [gw0] [ 89%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] [gw0] [ 90%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] [gw0] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] [gw0] [ 92%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] [gw0] [ 93%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] [gw0] [ 94%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] [gw0] [ 95%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] [gw0] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] [gw0] [ 97%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] [gw0] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] [gw0] [ 99%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] [gw0] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 126.11s call test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 100.34s setup test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] 87.12s call test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 86.14s call test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 76.92s call test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 75.36s call test_database_iceberg/test.py::test_many_namespaces[Iceberg] 64.04s call test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop 61.22s call test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 56.91s call test_MemoryTracking/test.py::test_tcp_multiple_sessions 50.65s call test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] 49.56s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] 49.35s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] 47.92s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] 47.78s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] 47.75s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] 47.52s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] 47.10s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] 46.85s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] 46.56s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] 46.55s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] 46.44s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] 46.24s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] 46.15s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] 45.50s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] 45.40s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] 45.31s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] 45.15s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] 45.04s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] 45.01s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] 43.78s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] 42.70s call test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 42.02s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] 41.01s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] 38.83s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] 32.50s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] 31.21s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] 30.01s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] 28.30s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 27.53s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 26.53s setup test_file_cluster/test.py::test_count 25.62s call test_MemoryTracking/test.py::test_tcp_single_session 25.00s setup test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 23.87s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 23.80s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 23.18s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 23.03s teardown test_file_cluster/test.py::test_format_detection 22.85s setup test_config_substitutions/test.py::test_allow_databases 22.74s teardown test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] 22.72s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 22.69s setup test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 22.43s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 22.35s setup test_distributed_ddl_password/test.py::test_alter 22.13s teardown test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 21.96s setup test_backward_compatibility/test.py::test_backward_compatability1 21.83s call test_MemoryTracking/test.py::test_http 20.42s setup test_cleanup_after_start/test.py::test_old_dirs_cleanup 20.14s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 20.04s teardown test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 19.07s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 19.03s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 19.02s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] 18.72s setup test_executable_user_defined_function/test.py::test_executable_function_always_error_python 18.25s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] 18.18s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 17.96s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 17.65s setup test_backup_restore/test.py::test_attach_partition 16.56s teardown test_config_substitutions/test.py::test_include_config 16.39s setup test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 16.35s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 15.90s setup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 15.86s setup test_config_decryption/test.py::test_successful_decryption_xml 15.39s setup test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 15.06s setup test_cluster_discovery/test.py::test_cluster_discovery_macros 15.04s setup test_codec_encrypted/test.py::test_different_keys 14.84s setup test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop 14.80s call test_cgroup_limit/test.py::test_cgroup_cpu_limit 14.72s setup test_build_sets_from_multiple_threads/test.py::test_set 14.04s setup test_composable_protocols/test.py::test_connections 13.86s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 13.66s setup test_MemoryTracking/test.py::test_http 11.65s setup test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 10.74s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 10.13s call test_executable_user_defined_function/test.py::test_executable_function_slow_python 9.98s call test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] 9.88s call test_database_iceberg/test.py::test_list_tables[Iceberg] 9.71s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 9.64s call test_config_substitutions/test.py::test_config_multiple_zk_substitutions 9.40s call test_distributed_ddl_password/test.py::test_alter 9.40s teardown test_backward_compatibility/test.py::test_backward_compatability1 9.22s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 8.84s call test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 8.82s teardown test_distributed_ddl_password/test.py::test_truncate 8.65s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 8.53s call test_backup_restore/test.py::test_attach_partition 8.04s teardown test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 7.91s teardown test_config_decryption/test.py::test_successful_decryption_yaml 7.87s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 7.79s call test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 7.72s call test_backup_restore/test.py::test_replace_partition 7.11s teardown test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 6.95s call test_cleanup_after_start/test.py::test_old_dirs_cleanup 6.64s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 6.52s call test_backup_restore/test.py::test_restore 6.50s teardown test_backup_restore/test.py::test_restore 6.11s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 6.03s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 5.90s call test_file_cluster/test.py::test_format_detection 5.82s teardown test_build_sets_from_multiple_threads/test.py::test_set 5.59s call test_distributed_ddl_password/test.py::test_truncate 5.26s call test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 4.66s call test_config_substitutions/test.py::test_allow_databases 4.66s call test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 4.58s call test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] 4.56s teardown test_codec_encrypted/test.py::test_different_keys 4.41s call test_build_sets_from_multiple_threads/test.py::test_set 4.33s call test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 4.23s call test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 4.20s teardown test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 4.20s call test_executable_user_defined_function/test.py::test_executable_function_always_error_python 4.09s call test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 4.09s call test_codec_encrypted/test.py::test_different_keys 3.79s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] 3.75s call test_executable_user_defined_function/test.py::test_executable_function_query_cache 3.52s teardown test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop 3.44s teardown test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 2.80s call test_config_substitutions/test.py::test_config 2.78s call test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 2.70s call test_config_substitutions/test.py::test_include_config 2.45s teardown test_composable_protocols/test.py::test_proxy_1 2.35s teardown test_cleanup_after_start/test.py::test_old_dirs_cleanup 2.20s teardown test_MemoryTracking/test.py::test_tcp_single_session 2.14s call test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 2.09s call test_composable_protocols/test.py::test_proxy_1 2.07s call test_executable_user_defined_function/test.py::test_executable_function_bash 1.99s call test_executable_user_defined_function/test.py::test_executable_function_parameter_python 1.83s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_python 1.77s call test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] 1.74s call test_executable_user_defined_function/test.py::test_executable_function_signalled_python 1.64s call test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 1.59s call test_executable_user_defined_function/test.py::test_executable_function_python 1.58s call test_executable_user_defined_function/test.py::test_executable_function_sum_python 1.54s call test_database_iceberg/test.py::test_select[DataLakeCatalog] 1.49s call test_executable_user_defined_function/test.py::test_executable_function_argument_python 1.48s call test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] 1.44s call test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] 1.31s call test_config_substitutions/test.py::test_config_from_env_overrides 1.23s call test_cluster_discovery/test.py::test_cluster_discovery_macros 1.09s call test_database_iceberg/test.py::test_select[Iceberg] 1.08s call test_composable_protocols/test.py::test_connections 1.04s call test_config_substitutions/test.py::test_config_merge_from_env_overrides 1.01s call test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 0.97s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.79s call test_file_cluster/test.py::test_count 0.75s call test_backward_compatibility/test.py::test_backward_compatability1 0.74s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.69s call test_config_decryption/test.py::test_successful_decryption_yaml 0.64s call test_config_decryption/test.py::test_successful_decryption_xml 0.63s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 0.32s call test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 0.02s teardown test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 0.02s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] 0.01s call test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_distributed_ddl_password/test.py::test_alter 0.00s teardown test_MemoryTracking/test.py::test_tcp_multiple_sessions 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 0.00s teardown test_MemoryTracking/test.py::test_http 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.00s teardown test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 0.00s teardown test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] 0.00s setup test_database_iceberg/test.py::test_many_namespaces[Iceberg] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 0.00s setup test_cgroup_limit/test.py::test_cgroup_cpu_limit 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 0.00s setup test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s teardown test_backup_restore/test.py::test_attach_partition 0.00s setup test_MemoryTracking/test.py::test_tcp_single_session 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] 0.00s teardown test_file_cluster/test.py::test_count 0.00s teardown test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] 0.00s teardown test_cluster_discovery/test.py::test_cluster_discovery_macros 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s setup test_backup_restore/test.py::test_replace_partition 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_always_error_python 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] 0.00s setup test_config_substitutions/test.py::test_include_config 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] 0.00s setup test_file_cluster/test.py::test_format_detection 0.00s setup test_MemoryTracking/test.py::test_tcp_multiple_sessions 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_python 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] 0.00s setup test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] 0.00s setup test_database_iceberg/test.py::test_select[DataLakeCatalog] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] 0.00s setup test_distributed_ddl_password/test.py::test_truncate 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] 0.00s teardown test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] 0.00s setup test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] 0.00s setup test_database_iceberg/test.py::test_select[Iceberg] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 0.00s setup test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 0.00s setup test_database_iceberg/test.py::test_list_tables[Iceberg] 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] 0.00s teardown test_database_iceberg/test.py::test_select[Iceberg] 0.00s setup test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] 0.00s teardown test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 0.00s teardown test_database_iceberg/test.py::test_list_tables[Iceberg] 0.00s setup test_config_substitutions/test.py::test_config 0.00s teardown test_database_iceberg/test.py::test_many_namespaces[Iceberg] 0.00s teardown test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] 0.00s teardown test_database_iceberg/test.py::test_select[DataLakeCatalog] 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s setup test_backup_restore/test.py::test_restore 0.00s setup test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] 0.00s setup test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_composable_protocols/test.py::test_connections 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s teardown test_backup_restore/test.py::test_replace_partition 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s setup test_composable_protocols/test.py::test_proxy_1 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s teardown test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_query_cache 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s teardown test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_cgroup_limit/test.py::test_cgroup_cpu_limit 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s setup test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_bash 0.00s setup test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s teardown test_config_substitutions/test.py::test_config 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_query_cache 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s teardown test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_bash =========================== short test summary info ============================ PASSED test_composable_protocols/test.py::test_connections PASSED test_composable_protocols/test.py::test_http_proxy_1 PASSED test_composable_protocols/test.py::test_proxy_1 PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python PASSED test_backup_restore/test.py::test_attach_partition PASSED test_executable_user_defined_function/test.py::test_executable_function_bash PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python PASSED test_config_substitutions/test.py::test_config PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash PASSED test_config_substitutions/test.py::test_config_from_env_overrides PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python PASSED test_backup_restore/test.py::test_replace_partition PASSED test_executable_user_defined_function/test.py::test_executable_function_python PASSED test_MemoryTracking/test.py::test_http PASSED test_executable_user_defined_function/test.py::test_executable_function_query_cache PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python PASSED test_backup_restore/test.py::test_restore PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes PASSED test_config_substitutions/test.py::test_include_config PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node PASSED test_cluster_discovery/test.py::test_cluster_discovery_macros PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] PASSED test_file_cluster/test.py::test_count PASSED test_MemoryTracking/test.py::test_tcp_multiple_sessions PASSED test_file_cluster/test.py::test_format_detection PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node PASSED test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] PASSED test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] PASSED test_backward_compatibility/test.py::test_backward_compatability1 PASSED test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] PASSED test_MemoryTracking/test.py::test_tcp_single_session PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] PASSED test_database_iceberg/test.py::test_list_tables[Iceberg] PASSED test_cgroup_limit/test.py::test_cgroup_cpu_limit PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] PASSED test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop PASSED test_distributed_ddl_password/test.py::test_alter PASSED test_codec_encrypted/test.py::test_different_keys PASSED test_distributed_ddl_password/test.py::test_truncate PASSED test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts PASSED test_build_sets_from_multiple_threads/test.py::test_set PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk PASSED test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] PASSED test_cleanup_after_start/test.py::test_old_dirs_cleanup PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] PASSED test_database_iceberg/test.py::test_many_namespaces[Iceberg] PASSED test_database_iceberg/test.py::test_select[DataLakeCatalog] PASSED test_database_iceberg/test.py::test_select[Iceberg] PASSED test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop PASSED test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] PASSED test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] ======================= 100 passed in 1191.20s (0:19:51) =======================